home *** CD-ROM | disk | FTP | other *** search
/ Zoom 2 / Zoom - Release 2 (1996)(Active Software)[!].iso / utilities / misc / amigancp / docs / readme < prev   
Encoding:
Text File  |  1995-03-13  |  4.3 KB  |  131 lines

  1. Short: Link Amiga to Psion S3/a palmtops
  2. Author: o.wagner@pluribus.wupper.de
  3. Uploader: o.wagner@pluribus.wupper.de
  4. Version: 1.5
  5. Type: comm/misc
  6.  
  7. Long:
  8.  
  9. AmigaNCP is a implementation of the Psion link protocol which is e.g.
  10. built into the Psion S3/S3a palmtop's ROM.  It's main purpose is to provide
  11. vice-versa nfs-like file access.
  12.  
  13. AmigaNCP features:
  14.  
  15. -- the "amigancp.library" providing all the network I/O functions.
  16.  
  17. -- the AmigaNCP-FileServer providing transparent access to Amiga files from
  18. the Psion side with optional on-the-fly character conversion.
  19.  
  20. -- the AmigaNCP-FileSystem providing transparent access to Psion files from
  21. the AmigaDOS environment.
  22.  
  23. -- a print server allowing to print directly from your Psion to a printer
  24. connected to your Amiga.
  25.  
  26. -- full developer documentation and associated material to faciliate NCP
  27. services from within your own applications.
  28.  
  29. AmigaNCP requires:
  30.  
  31. -- AmigaOS 2.04 or better (localization supported).
  32.  
  33. -- the IBM-PC version of the 3-Link cable.
  34.  
  35.  
  36. Changes from Release 1.4 to 1.5
  37. -------------------------------
  38. -- added french catalog translation (thanks ed@ramses.fdn.org)
  39. -- added some 8-color MWB icons (thanks phil@dcs.king.ac.uk)
  40. -- everything recompiled using SAS/C 6.55
  41. -- fixed a few quirks in the File System increasing
  42.    compatibility with certain Amiga backup utilities.
  43. -- fixed memory usage both in the file server and filesystem.
  44. -- print server now reports printer erros and offers retry.
  45. -- added .cd files for catalog translators (thanks ed@ramses
  46.    for the hint ;-)
  47.  
  48. Changes from Release 1.3 to 1.4
  49. -------------------------------
  50. -- the File System now stores icon files in a special
  51.    AmigaDOS subdirectory to allow snapshoting and
  52.    backdroping of Psion files and directories.
  53. -- did some user and developer documentation update.
  54. -- major speedup in the conversion routines.
  55. -- fixed several small bugs & quirks.
  56. -- Installation script now compatible with old 1.24
  57.    Installer.
  58. -- added catalog translation files.
  59.  
  60. Changes from Release 1.2 to 1.3
  61. -------------------------------
  62. -- fixed a bug in the FileSystem regarding write request
  63.    error handling.
  64.  
  65. Changes from Release 1.1 to 1.2
  66. -------------------------------
  67. -- fixed a bug in the FileSystem which caused a 80000003 guru
  68.    on 68000-only machines.
  69.  
  70. Changes from Release 1.0 to 1.1
  71. -------------------------------
  72. -- fixed a major bug in both the FileServer and FileSystem:
  73.    both called upon exec.library/CreatePool() et al for
  74.    memory management; since the pool functions are
  75.    severly broken in the AmigaOS 2.x release, this lead to
  76.    undefined behaviour and possible crashed on 2.x systems.
  77.    Now the link version of the pool functions are embedded
  78.    in "amigancp.library" to ensure proper behaviour.
  79.  
  80. Changes from Release 0.10beta to 1.0
  81. ------------------------------------
  82. -- fixed broken Installer script (still used "ncp.library" instead
  83.    of "amigancp.library")
  84. -- fixed character conversion bugs in both the file server
  85.    and file system.
  86.  
  87. Changes from Release 0.9 to 0.10 (beta)
  88. ---------------------------------------
  89. -- library is now named "amigancp.library" to avoid problems with
  90.    an already existing, similary named library.
  91. -- fixed several reconnection problems which mainly occured when
  92.    the Psion auto-powered off.
  93. -- now correctly handles filenames with non ASCII characters.
  94. -- fixed several file system problems, esspecially with
  95.    Examine()/ExNext().
  96. -- fixed bugs in the file server which caused data trashing on
  97.    large files.
  98.  
  99. (see "Docs/History" for more information on changes)
  100.  
  101. === Obtaining updates: ===
  102.  
  103. Internet:
  104.  
  105. New releases will be put on AmiNet and on the Psion Internet archive on
  106. src.doc.ic.ac.uk.  You might also try FTP to 193.100.177.97
  107. (pluribus.wupper.de), but this is currently a dialup link only and
  108. therefore generally down.
  109.  
  110. Modem:
  111.  
  112. Call the AmigaNCP Support BBS: 
  113.  
  114.  ++49-202-502292  (V.32bis) 
  115.  ++49-202-508654  (V.FastClass)
  116.  ++49-202-2501033 (ISDN X.75/V.110)
  117.  
  118. and login as "AmigaNCP".
  119.  
  120. === Bug reports: ===
  121.  
  122. Please report any bugs via E-Mail to o.wagner@pluribus.wupper.de (or
  123. "Oliver Wagner @ 2:2448/7808.99" from FidoNet).  Please enclose a detailed
  124. description of the bug and the bug generation procedure, together with a
  125. description of both your AmigaOS and Psion setup.
  126.  
  127. === Distributors wanted: ===
  128.  
  129. We are looking for distributors worldwide. Please contact
  130. B & B Computersysteme as stated in the file "Order_Form".
  131.